[INFO] cloning repository https://github.com/schnupperboy/bitcoin-micropayments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schnupperboy/bitcoin-micropayments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschnupperboy%2Fbitcoin-micropayments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschnupperboy%2Fbitcoin-micropayments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c9aa89bff6ce328e251856e6108e15bd73a1faf
[INFO] checking schnupperboy/bitcoin-micropayments against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschnupperboy%2Fbitcoin-micropayments" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/schnupperboy/bitcoin-micropayments
[INFO] finished tweaking git repo https://github.com/schnupperboy/bitcoin-micropayments
[INFO] tweaked toml for git repo https://github.com/schnupperboy/bitcoin-micropayments written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/schnupperboy/bitcoin-micropayments on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/schnupperboy/bitcoin-micropayments already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `bitcoin-micropayments` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 176123b3b7b6229b1835a415724bebf7537d0dd8f891cf86161ceab76a3cb00f
[INFO] running `Command { std: "docker" "start" "176123b3b7b6229b1835a415724bebf7537d0dd8f891cf86161ceab76a3cb00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "176123b3b7b6229b1835a415724bebf7537d0dd8f891cf86161ceab76a3cb00f" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "176123b3b7b6229b1835a415724bebf7537d0dd8f891cf86161ceab76a3cb00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "176123b3b7b6229b1835a415724bebf7537d0dd8f891cf86161ceab76a3cb00f" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `bitcoin-micropayments` (manifest) generated 1 warning
[INFO] [stderr]     Checking libc v0.2.2
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.5
[INFO] [stderr]    Compiling gcc v0.3.20
[INFO] [stderr]     Checking rustc-serialize v0.3.16
[INFO] [stderr]    Compiling pkg-config v0.3.6
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]     Checking matches v0.1.2
[INFO] [stderr]     Checking lazy_static v0.1.15
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking lzw v0.9.0
[INFO] [stderr]     Checking httparse v1.0.0
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking unicase v1.0.1
[INFO] [stderr]     Checking inflate v0.1.0
[INFO] [stderr]     Checking cfg-if v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.2.2
[INFO] [stderr]     Checking language-tags v0.2.0
[INFO] [stderr]     Checking traitobject v0.0.1
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking glob v0.2.10
[INFO] [stderr]    Compiling advapi32-sys v0.1.2
[INFO] [stderr]    Compiling kernel32-sys v0.2.1
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]     Checking log v0.3.4
[INFO] [stderr]     Checking memchr v0.1.7
[INFO] [stderr]     Checking aho-corasick v0.4.0
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.16/src/serialize.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   &f_name: &str,
[INFO] [stdout]     |                       ^^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hpack v0.2.0
[INFO] [stderr]     Checking gif v0.6.0
[INFO] [stderr]    Compiling openssl-sys-extras v0.7.1
[INFO] [stderr]    Compiling miniz-sys v0.1.7
[INFO] [stderr]     Checking time v0.1.34
[INFO] [stderr]     Checking num_cpus v0.2.10
[INFO] [stderr]     Checking net2 v0.2.19
[INFO] [stderr]     Checking rand v0.3.12
[INFO] [stderr]    Compiling openssl-sys v0.7.1
[INFO] [stderr]     Checking solicit v0.4.4
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.16/src/serialize.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /rustc/b946edaa85de45f124065f52b1bc55ba2fb4f9fb/library/alloc/src/borrow.rs:169:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v0.1.43
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.43/src/re.rs:1152:14
[INFO] [stdout]      |
[INFO] [stdout] 1152 | impl<'r, 't> Pattern<'t> for &'r Regex {
[INFO] [stdout]      |              ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]      |              |
[INFO] [stdout]      |              expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on associated type `Searcher` do not match the trait declaration
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.43/src/re.rs:1153:18
[INFO] [stdout]      |
[INFO] [stdout] 1153 |     type Searcher = RegexSearcher<'r, 't>;
[INFO] [stdout]      |                  ^ lifetimes do not match associated type in trait
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/b946edaa85de45f124065f52b1bc55ba2fb4f9fb/library/core/src/str/pattern.rs:101:4
[INFO] [stdout]      |
[INFO] [stdout]      = note: lifetimes in impl do not match this associated type in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0207]: the lifetime parameter `'t` is not constrained by the impl trait, self type, or predicates
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.43/src/re.rs:1152:10
[INFO] [stdout]      |
[INFO] [stdout] 1152 | impl<'r, 't> Pattern<'t> for &'r Regex {
[INFO] [stdout]      |          ^^ unconstrained lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0195, E0207.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0310, E0642.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "176123b3b7b6229b1835a415724bebf7537d0dd8f891cf86161ceab76a3cb00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176123b3b7b6229b1835a415724bebf7537d0dd8f891cf86161ceab76a3cb00f", kill_on_drop: false }`
[INFO] [stdout] 176123b3b7b6229b1835a415724bebf7537d0dd8f891cf86161ceab76a3cb00f
